x86/xsm: Use the exported bootstrap_map() function
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 28 Nov 2017 19:07:02 +0000 (19:07 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 11 Jan 2018 12:25:37 +0000 (12:25 +0000)
commitc2cb60aa1a416045b0c1abad0646867d26b779e3
treeaa50207707528645702f9c22e42849acc3b04dfd
parentb9d7e90047a4c1e7646742058c875f7a813da9ce
x86/xsm: Use the exported bootstrap_map() function

... rather than obtaining it via function pointer.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
xen/arch/x86/setup.c
xen/include/xsm/xsm.h
xen/xsm/xsm_core.c
xen/xsm/xsm_policy.c